Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add json web token authentication check #97

Closed
wants to merge 1 commit into from

Conversation

tchimih
Copy link

@tchimih tchimih commented Mar 30, 2021

Until now, the library supported user authentication using cookies. In this pull request, I added the authentication using json web tokens.

@tchimih
Copy link
Author

tchimih commented Mar 30, 2021

Fix #98

@safwanrahman
Copy link
Owner

@tchimih I think you need to implement this into your project. django-rest-framework is not required to install this package, so we can not include this type of code.

@tchimih tchimih closed this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants